Namespace - LJCWinFormCommon
Parameters
fileName - The Module file name.
moduleName - The App Module name.
moduleDisplayName - The App Module display name.
Returns
The ModuleReference object.
Syntax
C# |
public ModuleReference Add(String fileName, String moduleName, String moduleDisplayName)
|
Creates and adds the object from the provided values.
Copyright © Lester J. Clark and Contributors.
Licensed under the MIT License.